Memory Management {pintos} {gitbook}

aliases
No value
tags
No value
description
No value
title
Memory Management {pintos} {gitbook}
created
2023-10-15T19:51:57
updated
2023-10-15T20:05:14

anon_page will contain all the necessary information we need to keep for an anonymous page

현재 anon_page 타입은 아무것도 없음. 여기에 anonymous page를 위한 속성을 추가해야 할 터. swap in/out 정보 말고 뭐가 더 필요한지 아직 잘 모르겠음.

demand-paging.jpg